Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement QUIC protocol - part1 #26

Merged
merged 4 commits into from
Feb 28, 2024
Merged

Conversation

0xg0nz0
Copy link
Collaborator

@0xg0nz0 0xg0nz0 commented Feb 28, 2024

Sets up initial build dependencies and class hierarchy for implementing QUIC with ngtcp2. As part of this, also ports over the unit test mechanism from GoogleTest to Catch2.

Starts #23 and completes #22.

@0xg0nz0 0xg0nz0 merged commit f95d804 into main Feb 28, 2024
1 check passed
@0xg0nz0 0xg0nz0 deleted the 23-implement-quic-protocol-part1 branch February 28, 2024 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants